function return value造句
例句與造句
- Position in argument list , or null for function return value
在參數列表中的位置,對于函數返回值為null 。 - Position in the argument list , or null for a function return value
在參數列表中的位置,對于函數返回值為null 。 - Describes how to transfer a structure element , parameter , or function return value between processes
描述如何在進程之間傳輸結構元素、參數或函數返回值。 - Contains information needed for transferring a structure element , parameter , or function return value between processes
包含在進程之間傳輸結構元素、參數或函數返回值時所需的信息。 - Contains information about how to transfer a structure element , parameter , or function return value between processes
包含有關如何在進程之間傳輸結構元素、參數或函數返回值的信息。 - It's difficult to find function return value in a sentence. 用function return value造句挺難的
- The eabi reserves gpr1 for a stack pointer , gpr3 - gpr7 for function argument passing , and gpr3 for function return values
Eabi將gpr1預留為棧指針, gpr3到gpr7用于函數參數傳遞, gpr3用于函數返回值。 - Many library functions return values in a fixed object , always reusing the same object , and they can all cause the same problem
很多庫函數在固定的對象中返回值,總是使用同一對象,它們全都會導致相同的問題。 - Other parts of the code can use this identifier to declare variables , parameters , and function return values to be of this structure s data type
代碼中的其他部分可以使用此標識符聲明變量、參數以及函數返回值(其數據類型為此結構的數據類型) 。